home *** CD-ROM | disk | FTP | other *** search
- ; Project file for test accessory with WinLib
- ;
- ; This project file is for Atari ST/STE/TT systems using Pure C or Turbo C.
- ; Written by Karl Anders 0ygard (karlo@ifi.uio.no)
- ; and Ken Hollis (khollis@bitsink.gbdata.com)
- ;
- ; If you intend to use this project file with Turbo C, change references
- ; to PC* libraries to TC*.
-
- D:\BITGATE\DEV\WINLIB\TEST.PRG
-
- =
-
- D:\BITGATE\DEV\PURE_C\LIB\PCSTART.O ; Pure C Header file
-
- test.o
-
- alert.c ; Custom alert box
- appl.c ; Custom appl_getinfo routine
- ; cpanel.c ; Global Control Panel
- cookies.c ; Cookie Get/Set routines
- desktop.c ; Desktop icon handling routines
- dialog.c ; Dialog box handling
- dispatch.c ; Dispatch calling routines
- extndobj.c ; Extended Object Type fix routines
- formkbd.c ; Form keyboard routine
- globhelp.c ; Global help routine
- image.c ; Image scaling routines
- menu.c ; Windowed menu routines
- message.c ; Custom send message to GEM routine
- modal.c ; Modal (non-windowed) dialog box routines
- mouse.c ; Custom mouse form routines
- objects.c ; Object routines
- popup.c ; Popup menu bar routines
- resource.c ; Resource handling routines
- sizing.c ; Sizing fix routine
- sliders.c ; Slider routines
- text.c ; Windowed Text routines
- timer.c ; Timer routines
- tools.c ; WinLIB Pro tools
- windows.c ; Window handling
- winlib.c ; WinLIB Pro
- xaes.c ; eXtensions to AES
- xvdi.c ; eXtensions to VDI
-
- nkcc_tos.o ; Normalized Keyboard Conversion Codes for TOS
-
- D:\BITGATE\DEV\PC\LIB\PCSTDLIB.LIB ; standard library
- D:\BITGATE\DEV\PC\LIB\PCGEMLIB.LIB ; GEM library
- ; D:\BITGATE\DEV\PC\LIB\PCNGMLIB.LIB ; New GEM library
- D:\BITGATE\DEV\PC\LIB\PCEXTLIB.LIB ; Extended file library
- D:\BITGATE\DEV\PC\LIB\PCTOSLIB.LIB ; TOS library
-